PocketbaseClient

constructor(baseUrl: <Error class: unknown class>.() -> Unit, lang: String = "en-US", store: BaseAuthStore = BaseAuthStore(null))

Parameters

baseUrl

the URL of the Pocketbase server

lang

the language of the Pocketbase server

store

the authentication store used to store Pocketbase authentication data